home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmGetDragContext.z / XmGetDragContext
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmGGGGeeeettttDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmGGGGeeeettttDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmGGGGeeeettttDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt - A Drag and Drop function that retrieves
  10.           the DragContext widget ID associated with a timestamp
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/DragC.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmGGGGeeeettttDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt(
  15.           WWWWiiiiddddggggeeeetttt rrrreeeeffffwwwwiiiiddddggggeeeetttt,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeeessssttttaaaammmmpppp);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmGGGGeeeettttDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt returns the widget ID of the active
  23.           DragContext associated with a given display and timestamp. A
  24.           timestamp uniquely identifies which DragContext is active
  25.           when more than one drag and drop transaction has been
  26.           initiated on a display. If the specified timestamp matches a
  27.           timestamp processed between the start and finish of a single
  28.           drag and drop transaction, the function returns the
  29.           corresponding DragContext ID.
  30.  
  31.           _r_e_f_w_i_d_g_e_t Specifies the ID of the widget that the routine
  32.                     uses to identify the intended display. The
  33.                     function returns the ID of the DragContext
  34.                     associated with the display value passed by this
  35.                     widget.
  36.  
  37.           _t_i_m_e_s_t_a_m_p Specifies a timestamp.
  38.  
  39.           For a complete definition of DragContext and its associated
  40.           resources, see XXXXmmmmDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt(3).
  41.  
  42.      RRRREEEETTTTUUUURRRRNNNN
  43.           Returns the ID of the DragContext widget that is active for
  44.           the specified timestamp. Otherwise, returns NULL if no
  45.           active DragContext is found.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmDDDDrrrraaaaggggCCCCoooonnnntttteeeexxxxtttt(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.